public abstract class C1CursorDataCollection<T> : C1.DataCollection.C1CursorDataCollection<T,string>, IDataCollection<T>, ISupportConnection, ISupportEditing<T>, ISupportFiltering, ISupportIncrementalLoading, ISupportRefreshing, ISupportSorting, ISupportVirtualization where T: class
'Declaration Public MustInherit Class C1CursorDataCollection(Of T As Class) Inherits C1.DataCollection.C1CursorDataCollection(Of T,String) Implements IDataCollection(Of T), ISupportConnection, ISupportEditing(Of T), ISupportFiltering, ISupportIncrementalLoading, ISupportRefreshing, ISupportSorting, ISupportVirtualization
System.Object C1.DataCollection.C1DataCollectionBase<T> C1.DataCollection.C1CursorDataCollection<T,K> C1.DataCollection.C1CursorDataCollection<T>
C1CursorDataCollection<T> Members C1.DataCollection Namespace